Click or drag to resize

InviteInReplyTo Property

Gets or sets In-Reply-To header field. The In-Reply-To header field is used to indicate the Call-ID that request references or is returning.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string InReplyTo { get; set; }

Property Value

Type: String
See Also